Vcenter NamespaceManagement Stats TimeSeries PodIdentifier

Vcenter NamespaceManagement Stats TimeSeries PodIdentifier
Vcenter NamespaceManagement Stats TimeSeries PodIdentifier

Pod identifier. These are the fields required to uniquely identify a pod.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "namespace": "string",
    "pod_name": "string"
}
string
namespace
Required

The namespace that the pod is running in.

This property was added in vSphere API 7.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespaces.Instance. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespaces.Instance.

string
pod_name
Required

The name of the pod itself.

This property was added in vSphere API 7.0.0.0.